GrapeCity MultiRow for Windows Forms 11.0J
CreateGridTemplateForColumnMode(IEnumerable<Cell>,Int32,AutoGenerateGridTemplateStyles) メソッド

標準の左から右へのレイアウトの行列テンプレートに配置する Cell のコレクション。
行の最大の高さを示す System.Int32
テンプレート内に生成する要素を示す AutoGenerateGridTemplateStyles 値の 1 つ。
指定したセルを使用して、標準の左から右へのレイアウトの行列 Template を作成します。
シンタックス
Public Overloads Shared Function CreateGridTemplateForColumnMode( _
   ByVal cells As IEnumerable(Of Cell), _
   ByVal rowsMaxHeight As Integer, _
   ByVal autoGenerateGridTemplateStyles As AutoGenerateGridTemplateStyles _
) As Template

パラメータ

cells
標準の左から右へのレイアウトの行列テンプレートに配置する Cell のコレクション。
rowsMaxHeight
行の最大の高さを示す System.Int32
autoGenerateGridTemplateStyles
テンプレート内に生成する要素を示す AutoGenerateGridTemplateStyles 値の 1 つ。

戻り値の型

標準の左から右へのレイアウトの行列 Template を表す Template
参照

参照

Template クラス
Template メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.